[INFO] fetching crate xp3-brute 0.3.7...
[INFO] checking xp3-brute-0.3.7 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate xp3-brute 0.3.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate xp3-brute 0.3.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xp3-brute 0.3.7
[INFO] tweaked toml for crates.io crate xp3-brute 0.3.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xp3-brute 0.3.7 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xp3-brute 0.3.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:137:1
[INFO] [stderr]     |
[INFO] [stderr] 137 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `xp3-brute` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a
[INFO] running `Command { std: "docker" "start" "a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:137:1
[INFO] [stderr]     |
[INFO] [stderr] 137 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `xp3-brute` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest v2.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling pest_meta v2.9.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling pest_generator v2.9.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling flaglet v0.1.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking gpu-alloc v0.6.2
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling dyf v0.2.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling uuid v1.24.1
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking zune-core v0.5.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking twox-hash v2.1.3
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling pure-magic v0.3.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling unicorn-engine-sys v2.1.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling fs-walk v0.2.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling magic-db v0.5.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking dataview v1.0.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling overf v0.1.3
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling xp3-brute v0.3.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking pelite v0.10.0
[INFO] [stderr]     Checking libtlg-rs v0.2.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking emote-psb v0.8.0
[INFO] [stderr]     Checking eluna_rs v0.1.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking amv_decoder v0.2.0
[INFO] [stderr]    Compiling magic-embed v0.4.3
[INFO] [stderr]     Checking tlg-rs v0.1.1
[INFO] [stderr]     Checking tjs2dec v0.5.0
[INFO] [stderr]     Checking lz4_flex v0.14.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]     Checking unicorn-engine v2.1.5
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `unicorn_engine_sys::X86Insn`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:944:17
[INFO] [stdout]     |
[INFO] [stdout] 944 |                 X86Insn::IN,
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `unicorn_engine_sys::X86Insn` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:944:17
[INFO] [stdout]     |
[INFO] [stdout] 944 |                 X86Insn::IN,
[INFO] [stdout]     |                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `unicorn_engine_sys::X86Insn`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:975:17
[INFO] [stdout]     |
[INFO] [stdout] 975 |                 X86Insn::OUT,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `unicorn_engine_sys::X86Insn` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:975:17
[INFO] [stdout]     |
[INFO] [stdout] 975 |                 X86Insn::OUT,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `unicorn_engine_sys::X86Insn`.
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:1012:17
[INFO] [stdout]      |
[INFO] [stdout] 1012 |                 insn_type,
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `unicorn_engine_sys::X86Insn` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:1012:17
[INFO] [stdout]      |
[INFO] [stdout] 1012 |                 insn_type,
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `unicorn_engine_sys::Arm64Insn`.
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:1052:17
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                 insn_type,
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `unicorn_engine_sys::Arm64Insn` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:1052:17
[INFO] [stdout]      |
[INFO] [stdout] 1052 |                 insn_type,
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `unicorn_engine_sys::ContextMode`.
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:1494:17
[INFO] [stdout]      |
[INFO] [stdout] 1494 |                 mode,
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `unicorn_engine_sys::ContextMode` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicorn-engine-2.1.5/src/lib.rs:1494:17
[INFO] [stdout]      |
[INFO] [stdout] 1494 |                 mode,
[INFO] [stdout]      |                 ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unicorn-engine` (lib) due to 5 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a", kill_on_drop: false }`
[INFO] [stdout] a664b68f0df9925ef6418c9bd3dbcfd51dea34d45376097ebc3e79164fef884a
